@charset"utf-8";
.head{
    width: 100%;
    background-color: #fff;
    padding-top: 10px;
}
.head:after{
    content:"";
    display: table;
    clear: both;
}
.head-inner{
    width: 1200px;
    margin: 0 auto;
}
.head-inner:after{content: '';display: table;clear: both;}
.head-list:after{content: '';display: table;clear: both;}
.head-list{
    padding: 5px 0 5px 0;
    height: 40px;
    display: flex;
    justify-content: center;
    line-height: 27px;
}
.head-lists{
    border:1px solid #f0f0f0;
}
.head{
    height:140px;
    background: url(../image/bd_02.jpg) no-repeat;
    background-size:100% 100%;
    position: relative;
}
.headd{
    height: 155px;
    background: none;
}
.head-logo{
    height:84px;
        display: flex;
    justify-content: space-between;
    /*margin-top: 15px;*/
}
.head-logo a span{
    display: inline-block;
    width: 340px;
    height: 84px;
    margin-right: 5px;
    vertical-align: top;
}
.head-logo a span img{
    width: 100%;
    height:100%;
}
.head-logos a span{
    display: inline-block;
    width: 293px;
    height: 84px;
    margin-right: 5px;
    margin-top:0;
    vertical-align: top;
}
.ss{
    font-size: 24px;
    color: #fff;
}
.l-txt{
    display: inline-block;
   /* width: 312px;*/
}
.l-txt .l-p1 {
    font-size: 20px;
    color: #1d1d1d;
    margin-top: 13px;
    margin-bottom: 6px;
    font-weight: bold;
    letter-spacing: 2px;
}
.l-txt .l-p2{
    font-size: 12px;
    color: #4f4f4f;
}
.dao-r{
    background: #fff;
    margin-top: 5px;
    width: 100%;
    height:40px;
    position: absolute;
    bottom:0;
}
.dao-d{
    text-align: right;
    margin-bottom: 10px;
    margin-right: 18px;
    margin-top: 3px;
}
.dao-d h3{
    font-size: 12px;
    color: #9f2522;
    line-height: 20px;
}
.dao-d h3 a:hover{
    color: #1d8fd8;
}
.dao-d h3 a{
    font-size: 12px;
    color: #9f2522;
    line-height: 18px;
}

.head-list>li{
    /*float: left;*/
    width:16%;
    position: relative;
}
.head-list>li>a{
    /*height: fit-content;*/
    /* border: 1px solid; */
    border-right: 1px solid #000 !important;
    box-sizing: border-box;
    font-size: 16px;
    color: #3e3e3e;
    /* padding: 0px 18px 12px; */
    display: block;
    /* border-bottom: 3px solid transparent; */
    text-align: center;
}
.head-list>li.active>a{
    color: #d33300;
    border-bottom: 3px solid #d33300;
}
.head-list>li:hover>a{
    color: #d33300;
    /*border-right:1px solid !important;*/
    border-bottom: 3px solid #d33300;
}

.head-lists>li.active>a{
    color: #014099;
    border-bottom: 3px solid #014099;
}
.head-lists>li:hover>a{
    color: #014099 !important;
    /*border-right:1px solid !important;*/
    border-bottom: 3px solid #014099;
}






/*.head-list>li:first-child.active>a{
    border-bottom:3px solid #1d8fd8;
}
.head-list>li:first-child:hover>a{
    border-bottom: 3px solid #1d8fd8;
}*/
.head-list>li div{
    position: absolute;
    background: rgba(255,255,255,1);
    left: 0;
    top: 30px;
    right: 0;
    z-index: 99;
    display: none;
    border: 1px solid rgba(255,255,255,0.3);
    text-align: center;
    font-size: 15px;
    color: #dddddd;
}
.head-list>li div .xl-list li{
    border-bottom: 1px solid rgba(255,255,255,0.3);
    line-height: 30px;
}
.head-list>li div .xl-list li a:hover{
    color:#d33300;
}

.head-lists>li div .xl-list li a:hover{
    color:#014099 !important;
}


.head-phone{
    display: none;
}
.head-list>li:last-child>a{
    border-right:0 !important;
}
.ding{
    display: flex;
    align-items: center;
    margin-left: 15px;
    font-size: 22px;
    color: #fff;
}
.ding i{
    display: inline-block;
    width: 2px;
    height: 60px;
    background: #fff;
    margin-right: 15px;
}
.logo_a{
    display: flex;
}
.ss{
    margin-right: 20px;
    margin-top: 20px;
}
.sss{
    margin-right: 0;
}
.ss input{
    box-sizing: border-box;
    border: 1px solid #ccc;
    height: 34px;
    line-height: 35px;
    padding-left: 10px;
    vertical-align: bottom;
    width: 180px;
}


.navlist_mo>li .abm_nav{
    display: none;
    height: 0;
    transition: all .5s;
}
.navlist_mo>li.active .abm_nav{
    display: block;
    height: auto;
}
.navlist_mo>li .abm_nav li{
    background-color: #080808;
}
.navlist_mo>li .abm_nav li.active a{
    color: #0763a4;
}
.navlist_mo>li .abm_nav li a{
    color:#ffffff;
    display: block;
    font-size: 16px;
    line-height: 20px;
    padding:12px 0;
    padding-left: 30px;
    transition: all .5s linear;
    -moz-transition: all .5s linear;
    -webkit-transition: all .5s linear;
}


/******
    底部
********/
.inner{
    width: 1200px;
    margin: 0 auto;
}
/*尾部*/
.main-md{
    width: 1200px;
    margin: auto;
}
footer{
    padding: 40px 0;
    background-color: #363636;
}
.f-list li{
    float: left;
    width: 33.33%;
    padding: 18px 0;
    border-right:1px solid #464646 ;
}
.f-list li:nth-child(3){
    border-right: none;
    padding: 18px 0 18px 100px;
}
.f-list li:nth-child(2){
    padding: 18px 65px;
}
.f-list li h1{
    color: #FFFFFF;
    font-size: 18px;
    line-height:20px;
    margin-bottom: 30px;
}
.f-list li h2{
    color: #FFFFFF;
    font-size: 16px;
    line-height:20px;
    margin-bottom: 15px;
}
.f-list li h1 span{
    font-size: 16px;
    display: block;
}
.f-list li h1 b{
    display: inline-block;
    width: 20px;
    height: 3px;
    background-color: #398bd4;
}
.f-list li .tel{
    color: #C8C8C8;
    line-height: 40px;
    font-size: 14px;
}
.f-list li .tel i{
    margin-right: 8px;
}
.abp a{
    color: #C8C8C8;
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    line-height: 40px;
}
.f-list li:nth-child(3) .ct{
}
.wei{
    float: left;
    display: inline-block;
    margin-right: 20px;
    position: relative;
}
.wei span{
    text-align: center;
    display: block;
    color: #C8C8C8;
    line-height: 30px;
}
footer a:hover{
    color: #999;
}
footer .f-list li p:hover{
    color: #999;
}
.foot-bottom{
    text-align: center;
    border-top: 1px solid #545454;
    background-color: #363636;
    padding: 30px 0;
}
.foot-bottom p{
    color: #BDBDBD;
    font-size: 14px;
}
.foot-bottom p span a{
    color: #6D6A6A;
}
.xin_hide{
    display: none;
    position: absolute;
    top:-48px;
    left: 0;
    z-index: 999;
}


/*底部*/
.foot{
    background-color: #404040;
    padding: 42px 0 15px 0;
}
.inner{
    width:1200px;
    margin:0 auto;
}
.ft-lf>ul{
    overflow: hidden;
}
.ft-lf>ul>li{
    text-align: center;
    float: left;
    width: 15% !important;
    /*padding: 0 20px;*/
}
.ft-lf ul li h2{
    font-weight: bold;
    padding-bottom: 20px;
    /*border-bottom: 1px solid #545454;*/
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}
.ft-ls li a{
    color: #c8c8c8;
    line-height: 24px;
    font-size: 12px;
}
.ft-ls li a:hover{
    color: #d33300;
}
.ft-lss li a:hover{
    color: #014099;
}
.ft-rt{
    padding-left: 20px;
}
.ft-tel span{
    display: block;
    width: 50px;
    height: 50px;
    padding: 12px;
    background-color: #ffffff;
    border-radius: 5px;
}
.ft-tel span img{
    width: 100%;
}
.ft-tel p{
    margin-left: 60px;
    font-size: 12px;
    color: #ffffff;
    line-height: 24px;
}
.ft-rt p b{
    display: block;
    font-size: 24px;
    font-family: 'sih';
    line-height: 28px;
}
.ft-gz{
    color:#fff;
    text-align: center;
}
.ft-gz p{
    color: #c8c8c8;
    font-size: 12px;
    text-align: center;
    line-height: 24px;
}
.ft-gz u{
    display: block;
}
.ft-gz u img{
    width: 80px;
    height:80px;
}
.xx{
    display: block;
    margin-left: 20px;
    border-left: 1px solid #545454;
}

/**/
.ftb{
    background-color: #404040;
    /*padding: 18px 0;*/
}
.ftb p{
    border-top: 1px solid #545454;
    color: #fff;
    text-align: center;
    padding: 15px;
}


/*响应式*/

@media screen and (max-width: 1200px){
    header{
        display: none;
    }
    .head-inner{
        width: 100%;
    }
    .head-logos a span {
        margin-top: 22px;
        margin-left: 15px;
    }
    .head-logos a span {
        margin-left: 0;
    }
    .head-list>li{
        margin: 0 8px;
    }
    .head-lists>li{
        margin: 0;
    }
    .head-list>li>a{
        padding: 0 0 12px;
    }
    .head-lists>li>a{
        padding:0;
    }
    .dao-r{
        display: block;
    }
    .dao-d{
        margin-bottom: 10px;
    }
    .head-list>li div{
        top:36px;
        left: -10px;
        right: -10px;
    }
    .head-lists>li div{
        top:33px;
        left: 0;
        right: 0;
    }
    .foots{
        width:100%;;
    }
    .main-md{
        width: 1024px;
    }
    .tels {
        margin-left: 0;
    }
    .ft-ls li a{
        font-size: 14px;
        line-height: 28px;
    }
    .ft-lf>ul>li{
        padding: 0 0 0 10px;
    }
    .ft-rt{
    }
    .inner{
        width:100%;
    }
    .head-inners{
        width: 1024px;
    }
}
@media screen and (max-width: 1024px){
    body{
        position: relative;
        right: 0;
        transition: all linear .5s;
    }
    .head{
        padding: 5px 0;
        height: auto;
    }
    .head-inner{
        display: none;
    }
    .head-phone{
        display: block;
        overflow: hidden;
    }
    .head-logo{
        margin-left: 6px;
        margin-top:5px;
    }
    .head-logo a{
        display: block;
        overflow: hidden;
    }
    .head-logo a span{
        width:auto;
        margin-right: 4px;
    }
    .head-logos a span {
        margin-top: 0; 
    }
    .head-logo a span img {
        max-width: 100%; 
        width: auto;
        height: 100%;
    }
    .l-txt{
        width: auto;
    }
    .l-txt .l-p1{
        margin-top: 8px;
    }
    /*.l-txt .l-p2{
        display: none;
    }*/
    .head-phone:after{content: '';display: table;clear: both;}
    .top_cen{
        display:block;
        margin-right: 15px;
        margin-top: 30px;
    }
    .top_cens{
        margin-right: 6px;
        margin-top: 27px;
    }
    .top_cen a.cen_x{
        font-size: 40px;
        font-weight: 500;
        color: #fff;
        line-height: 30px;
        height: 30px;
        width: 30px;
        display: block;
        position: relative;
        top: -4px;
        left: -4px;
    }

    .top_cens a.cen_x {
        color: #014099;
    }

    .top_cen a.active{
        display: none;
    }
    .top_cen span{
        display: block;
        width: 35px;
        height: 4px;
        background-color: #fff;
        margin: 6px 0;
    }
    .top_cens span{
        background-color: #014099;
    }
    .navlist_mo{
        display: block;
        position:fixed;
        top: 0;
        right: -50%;
        bottom: 0;
        width: 50%;
        background-color: #212020;
        transition: all linear .5s;
        overflow-y: auto;
        z-index: 999;
    }
    .navlist_mo>li{
        background-color: #212020;
    }
    .navlist_mo>li>a{
        color:#ffffff;
        display: block;
        font-size: 20px;
        line-height: 22px;
        width: 100%;
        padding:20px 0;
        padding-left: 20px;
        transition: all .5s;
        position: relative;
    }
    .navlist_mo>li.active>a{
        background-color: #303030;
    }
    /*.navlist_mo>li.mo a:after{*/
    /*top: 1.4rem;*/
    /*-webkit-transform: rotate(-45deg);*/
    /*transform: rotate(-45deg);*/
    /*}*/
    .navlist_mo>li.mo>a:after{
        content: "";
        display: block;
        position: absolute;
        left: 128px;
        top: 26px;
        width: 9px;
        height: 9px;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        transition: all .3s ease 0s;
        -webkit-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }
    .navlist_mo>li.active>a:after{
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
    }
    .navlist_mo>li .abm_nav{
        display: none;
        height: 0;
        transition: all .5s;
    }
    .navlist_mo>li.active .abm_nav{
        display: block;
        height: auto;
    }
    .navlist_mo>li .abm_nav li{
        background-color: #080808;
    }
    .navlist_mo>li .abm_nav li:hover a{
        color: #d60d24;
    }
    .navlist_mo>li .abm_nav li a{
        color:#ffffff;
        display: block;
        font-size: 16px;
        line-height: 20px;
        padding:12px 0;
        padding-left: 30px;
        transition: all .5s linear;
        -moz-transition: all .5s linear;
        -webkit-transition: all .5s linear;
    }

    .foots{
        width: 100%;
    }
    .main-md{
        width: 90%;
    }
    .main-mds{
        width: 98%;
    }
    .f-list li:nth-child(3){
        display: none;
    }
    .f-list li:nth-child(2){
        border-right: none;
    }
    .f-list li{
        width: 50%;
    }
    .ft-lf{
        width: 100%;
    }
    .ft-rt{
        width: 100%;display: none;
    }
    .foot{
        padding: 25px 0;
    }
    .inner{
        width:100%;
    }
    .dao-r {
        display: none;
    }


}
@media screen and (max-width: 768px){
    .main-md{
        width: 100%;
        padding: 0 10px;
    }
    .heads {
        position: static;
    }
    .f-list li:nth-child(1){
        display: none;
    }
    .f-list li{
        float: none;
        width: 100%;
    }
    .f-list li:nth-child(2) {
        padding: 5px 20px;
    }
    footer {
        padding: 20px 0;
    }
    .f-list li h1{
        margin-bottom: 0;
    }

    .ft-lf>ul>li{
        display: none;
    }
    .ft-lf>ul>li.xx{
        display: block !important;
        width: 100% !important;
        margin-left: 0;
    }
    .foot{
        display: block;
    }
    .inner{
        width:100%;
    }

    .head-logo a span {
        width:293px;
        height:84px;
        overflow: hidden;
    }
    .head-logo a span img{
        width: 100%;
        height:100%;
    }
    .head-logos a span img {
         width: 100%;
         height: 100%;
    }
    .head-logos a span{
        margin-top: 0;
    }
    .top_cen {
        margin-right: 10px;
    }
    .head-logo a span {
        margin-left: 0;
    }
    .head-phone .main-mds{
        padding:0;
    }
}
@media screen and (max-width: 600px){
    .ft-rt{
        display: block;
    }
    .foot{
        display: block;
        padding: 15px 0;
    }
    .ft-txt{
        padding-top: 10px;
    }
}













